summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2016-06-03 20:17:36 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-21 18:28:49 +0200
commit78ece0b94518816f08f4e60fae62d078aa4cb63d (patch)
tree13f3ec387b5ca9b260c250a22f0956a8601d1b1b /Kbuild
parent74a3b060bc29851d7caf42b9c8c3c1129fd50553 (diff)
staging: r8712u: Fix leak of skb
There are two types of messages queued for RX. The major type, which does I/O on the device, was being handled properly. The skbs that communicated with the firmware were being leaked. While rewriting the code that sets up the skb, it was possible to remove the private variable indicating that the old skb could be reused. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions