af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Fri, 7 Aug 2009 02:58:36 +0000 (02:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 03:49:48 +0000 (20:49 -0700)
IEEE802154_SIOC_ADD_SLAVE was used to allocate 802.15.4 interfaces
on the top of radio. It's not used anymore, drop it.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found