[PATCH] zd1211rw: Implement SIOCGIWNICKN
authorDaniel Drake <dsd@gentoo.org>
Thu, 13 Jul 2006 16:56:16 +0000 (17:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 27 Jul 2006 20:17:27 +0000 (16:17 -0400)
commit089f99d8ac398905f6dc75dd2ce5796ced5dd943
treedb7293cbb0054f45cb4af389a73395c1afe77285
parent67fd6b45231362a2f1ed6c74281a901105ae7d3e
[PATCH] zd1211rw: Implement SIOCGIWNICKN

wireless.h discourages using SIOCGIWNAME to publish the driver name
which the interface belongs to. Use SIOCGIWNICKN instead.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_netdev.c