commit | 76c939832aa95f6e0e84f173b36906eea2235cee | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Apr 30 12:02:05 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 06 14:51:01 2014 -0400 |
tree | d237717adec6e2600f1ab0715d95203ea84b4bc3 | |
parent | 68b422db3d93878c71200c27e2bffd1c57f72974 [diff] |
ath9k: Prevent divide-by-zero upon bad beacon_interval. A similar patch fixed crashes seen on an ath9k system when testing against a broken ath10k AP. This patch is slightly less protective, but probably will do the job and is less redundant. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>