]> git.baikalelectronics.ru Git - kernel.git/commit
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
authorJoe Perches <joe@perches.com>
Fri, 19 Mar 2010 01:29:33 +0000 (18:29 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 23 Mar 2010 20:50:26 +0000 (16:50 -0400)
commitb9b0a1a965a053b14a54a832e372234751514bf8
tree7fecd7db48c9bfc59842c050fb194eca74d49c3d
parent69b560ca04ac52a86dee8ac0fcfbb982a0e2227e
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check

These two #defines use the same value, but
SIOCIWFIRST makes more sense in this use.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/wireless.h