diff options
author | Dimitris Michailidis <dm@chelsio.com> | 2008-10-13 06:07:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-13 06:07:34 +0200 |
commit | ab396eb03f33a2e2afb7b0603a43929bf5857c45 (patch) | |
tree | df6bd3b974563d3b5ee1865e7ad34936624cbdfd /crypto/rng.c | |
parent | smc911x: Add support for LAN921{5,7,8} chips from SMSC (diff) | |
download | linux-ab396eb03f33a2e2afb7b0603a43929bf5857c45.tar.xz linux-ab396eb03f33a2e2afb7b0603a43929bf5857c45.zip |
net: Fix off-by-one in skb_dma_map
The unwind loop iterates down to -1 instead of stopping at 0 and ends up
accessing ->frags[-1].
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions