diff options
author | Mariusz Kozlowski <mk@lab.zgora.pl> | 2011-03-26 18:58:51 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-03-28 15:42:02 -0400 |
commit | 67aa030c0dff6095128bcb4e8043b48360f32331 (patch) | |
tree | 91f839fbe604cf1f96a12b2ca09bb65a317fe284 /net/bridge | |
parent | 1f951a7f8ba05192291f781ef99a892697e47d62 (diff) | |
download | talos-obmc-linux-67aa030c0dff6095128bcb4e8043b48360f32331.tar.gz talos-obmc-linux-67aa030c0dff6095128bcb4e8043b48360f32331.zip |
mac80211: fix possible NULL pointer dereference
This patch moves 'key' dereference after BUG_ON(!key) so that when key is NULL
we will see proper trace instead of oops.
Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions