diff options
author | Patrick McHardy <kaber@trash.net> | 2009-06-12 07:20:01 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-13 10:18:42 +0200 |
commit | 98ca4a46d27348476c9196ebc0a0c5297431d90f (patch) | |
tree | 6e3e590e2e10b3e0ec62a37c2a56f0704d202827 /CREDITS | |
parent | net: fix network drivers ndo_start_xmit() return values (part 5) (diff) | |
download | linux-98ca4a46d27348476c9196ebc0a0c5297431d90f.tar.xz linux-98ca4a46d27348476c9196ebc0a0c5297431d90f.zip |
net: fix network drivers ndo_start_xmit() return values (part 6)
Fix up hamradio drivers that return an errno value to dev_queue_xmit(), causing
it to print a warning an free the skb.
- bpqether: skb is freed: use after free
Compile tested only.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions