diff options
| author | Jiri Slaby <[email protected]> | 2010-10-10 23:26:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-10-11 18:05:43 +0000 |
| commit | 0aa7deadffd8b596983a3abe29a218b4c5f43301 (patch) | |
| tree | 0f741572d7f370e17bd3e504a879b57a637b74e4 /lib/dynamic_debug.c | |
| parent | ATM: iphase, remove sleep-inside-atomic (diff) | |
| download | kernel-0aa7deadffd8b596983a3abe29a218b4c5f43301.tar.gz kernel-0aa7deadffd8b596983a3abe29a218b4c5f43301.zip | |
NET: wimax, fix use after free
Stanse found that i2400m_rx frees skb, but still uses skb->len even
though it has skb_len defined. So use skb_len properly in the code.
And also define it unsinged int rather than size_t to solve
compilation warnings.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Inaky Perez-Gonzalez <[email protected]>
Cc: [email protected]
Acked-by: Inaky Perez-Gonzalez <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
