• Jean Sacren's avatar
    mac802154: fix duplicate #include headers · 6c6a9855
    Jean Sacren authored
    The commit e6278d92 ("mac802154: use header operations to
    create/parse headers") included the header
    
    		net/ieee802154_netdev.h
    
    which had been included by the commit b70ab2e8 ("ieee802154:
    enforce consistent endianness in the 802.15.4 stack"). Fix this
    duplicate #include by deleting the latter one as the required header
    has already been in place.
    Signed-off-by: default avatarJean Sacren <sakiwit@gmail.com>
    Cc: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
    Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
    Cc: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
    Cc: linux-zigbee-devel@lists.sourceforge.net
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    6c6a9855
mib.c 5.55 KB