Files
android_kernel_xiaomi_sm8450/net/wireless
Dan Carpenter cb35fba360 nl80211: nl80211hdr_put() doesn't return an ERR_PTR
There are a few places which check nl80211hdr_put() for an ERR_PTR
but actually it returns NULL on error and never error values.  In
nl80211_testmode_dump() the return wasn't checked at all so I have
added one.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
[some whitespace changes]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-08-14 14:00:12 +02:00
..
2013-07-31 21:18:17 +02:00
2013-05-25 00:02:15 +02:00
2012-11-16 14:29:09 -05:00
2012-10-18 10:53:37 +02:00
2012-10-18 10:53:37 +02:00