staging: brcm80211: replace macro BCM_MSG_IFNAME_MAX with IFNAMSIZ
commit96a6062b877a4b1bfd09b9b0d188dc44847fd2b1
authorArend van Spriel <arend@broadcom.com>
Wed, 29 Jun 2011 23:47:06 +0000 (29 16:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 16:57:16 +0000 (5 09:57 -0700)
treef1cd46ab06103b6add34190720c6029b217430f2
parent4aae86b437b5b2fd5985e04af04c3a9c632bff3e
staging: brcm80211: replace macro BCM_MSG_IFNAME_MAX with IFNAMSIZ

In dhd.h the macro BCM_MSG_IFNAME_MAX was defined and used. As this
is used to carry the interface name we might as well use IFNAMSIZ
which results in the same size.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/dhd.h