commit | 3d4f96997263d97cd4d60373f1ed8184ee6df31b | [log] [tgz] |
---|---|---|
author | Ashok Nagarajan <ashok@cozybit.com> | Tue Mar 06 12:48:30 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 07 13:51:47 2012 -0500 |
tree | d84bb951aabaa3f4325586aeb51eff0d5c11d2fd | |
parent | 2ef167557c0a26c88162ecffb017bfcc51eb7b29 [diff] |
mac80211: Fix potential null pointer dereferencing The patch "{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering" has a potential null pointer dereferencing problem. Thanks to Dan Carpenter for pointing out. This patch will fix the issue. Signed-off-by: Ashok Nagarajan <ashok@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>