diff options
author | Arend van Spriel <arend@broadcom.com> | 2011-10-21 16:16:31 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-08 15:54:23 -0500 |
commit | 3fd172d30b59d9b73cb35ab263a1f0173dae974c (patch) | |
tree | 1d4af5d073bdb1dc62a4182544487f047bd106c2 /tools/perf/scripts/python | |
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 <johannes@sipsolutions.net>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions