diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-08-18 02:24:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-19 09:41:52 +0200 |
commit | 79c5f51c639021f7472591239c3867cee4b9ec02 (patch) | |
tree | d7aeb85577fdb66ab2f4682778e135f263cadb6a /samples | |
parent | net: sh_eth: remove unused variable (diff) | |
download | linux-79c5f51c639021f7472591239c3867cee4b9ec02.tar.xz linux-79c5f51c639021f7472591239c3867cee4b9ec02.zip |
irda: fix a race in irlan_eth_xmit()
After skb is queued, its illegal to dereference it.
Cache skb->len into a temporary variable.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions