brcmsmac: remove brcms_set_hint() function
authorArend van Spriel <arend@broadcom.com>
Sat, 9 Jun 2012 20:51:41 +0000 (22:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jun 2012 18:35:49 +0000 (14:35 -0400)
commitd597ee7e28d2576ab075abdebab96d3cb65f1b54
tree702237c4523be04389db8cecebfae46ac7264026
parent67711c17fc8bcab8f9e92c49049b8356f9a557c1
brcmsmac: remove brcms_set_hint() function

The function brcms_set_hint() does not add any functionality
so regulatory_hint() can be called directly. The error value
has been removed from the message when regulatory_hint() fails.

Reported-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c