commit | 436c109adb54433fff689abd71c23a6505e46bb0 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Mon Jun 07 13:11:19 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 07 14:43:57 2010 -0400 |
tree | ad7860f0d757f83b439e2cf6d5a9ef8dc0e1a6e7 | |
parent | 0f666a08901f8b01f294ca0ad751019375240ae3 [diff] |
ath5k: fix NULL pointer in antenna configuration If the channel is not set yet and we configure the antennas just store the setting. It will be activated during the next reset, when the channel is set. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>