diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2020-01-08 21:41:56 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-10 13:49:20 +0100 |
commit | ab5caf34f5413daa1d58bb827fbb206094e20f0c (patch) | |
tree | 1747da488a21b8e360b8efa3b2925b2145fb1fbc /samples/v4l/v4l2-pci-skeleton.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 <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/a66caba4-0c17-41af-a58f-3cdbb3243fb0@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/v4l/v4l2-pci-skeleton.c')
0 files changed, 0 insertions, 0 deletions