cfg80211: a reg rule is invalid if freq diff is 0
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 30 Oct 2008 20:33:52 +0000 (13:33 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:17:41 +0000 (15:17 -0500)
commitd71aaf6053e380996e40c9ecfe39a8dced52694c
treeb93dd65c7611a4661208d1ad88d03278b3d67589
parentfc6971d491517ba15e800540ff88caa55dc65b01
cfg80211: a reg rule is invalid if freq diff is 0

A regulatory rule is invalid when the frequency difference
between the end of the frequency range and the start is 0.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c