diff options
author | Arend van Spriel <[email protected]> | 2011-10-21 16:16:31 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2011-11-08 15:54:23 -0500 |
commit | 3fd172d30b59d9b73cb35ab263a1f0173dae974c (patch) | |
tree | 1d4af5d073bdb1dc62a4182544487f047bd106c2 /lib/dynamic_debug.c | |
parent | 81d2e2d148c2263f29a971d027f04c6e2c87e0d2 (diff) |
brcm80211: smac: use sk_buff list for handling frames in receive path
In the receive path the frames are obtained from the dma using
multiple sk_buff that were linked using the skb next pointer.
This has been changed and it now used sk_buff lists and skb_queue
functions instead.
Reported-by: Johannes Berg <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Alwin Beukers <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions