diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-06-21 21:05:58 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-07-05 19:42:57 +0200 |
commit | 60d48f1e23c25d09dbe7025ff179b808d72704b3 (patch) | |
tree | bd312a2ec21212bbb4557ce4dfbaa77f82e111c6 /arch | |
parent | [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie... (diff) | |
download | linux-60d48f1e23c25d09dbe7025ff179b808d72704b3.tar.xz linux-60d48f1e23c25d09dbe7025ff179b808d72704b3.zip |
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
this patch fixes coverity id #913. ieee80211_monitor_rx() passes the skb
to netif_rx() and we should not reference it any longer.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions