diff options
author | Jarek Poplawski <[email protected]> | 2010-01-10 22:04:19 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-01-11 15:39:42 -0800 |
commit | eb70df13ee52dbc0f2c0ffd8ed34a8cd27440baf (patch) | |
tree | 9026781435cdaf46b8414f4596903dd7d5f2e5ae /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | fa15e99b6bb44aa86b241a43ca8c509e91f80153 (diff) |
af_packet: Don't use skb after dev_queue_xmit()
tpacket_snd() can change and kfree an skb after dev_queue_xmit(),
which is illegal.
With debugging by: Stephen Hemminger <[email protected]>
Reported-by: Michael Breuer <[email protected]>
With help from: David S. Miller <[email protected]>
Signed-off-by: Jarek Poplawski <[email protected]>
Tested-by: Michael Breuer<[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions