]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Fix potential null pointer dereferencing
authorAshok Nagarajan <ashok@cozybit.com>
Tue, 6 Mar 2012 20:48:30 +0000 (12:48 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Mar 2012 18:51:47 +0000 (13:51 -0500)
commita54d149538b704ef762142e97d11ad8f6cc5f8d1
treed84bb951aabaa3f4325586aeb51eff0d5c11d2fd
parent9ce87d45d02e02d393e5eedd9fb818ec66214273
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>
net/mac80211/mesh_plink.c