diff options
author | Malcolm Priestley <[email protected]> | 2020-01-08 21:41:56 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-10 13:49:20 +0100 |
commit | ab5caf34f5413daa1d58bb827fbb206094e20f0c (patch) | |
tree | 1747da488a21b8e360b8efa3b2925b2145fb1fbc /drivers/fpga/fpga-bridge.c | |
parent | 9dd631fa99dc0a0dfbd191173bf355ba30ea786a (diff) |
staging: vt6656: Move ieee80211_rx_status off stack.
ieee80211_rx_status off stack to IEEE80211_SKB_RXCB (skb->cb)
removing the need to copy on to it.
skb->cb is always present as a clean buffer so simply fill
it in.
Signed-off-by: Malcolm Priestley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions