aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy/sysfs.c
AgeCommit message (Collapse)AuthorFilesLines
2014-03-03net: Replace min macro with min_tSilvan Jegen1-1/+1
Instead of an explicit cast, use the min_t macro. Signed-off-by: Silvan Jegen <[email protected]> Signed-off-by: John W. Linville <[email protected]>
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
Signed-off-by: Michael Buesch <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger1-0/+238
Signed-off-by: Larry Finger <[email protected]> Signed-off-by: John W. Linville <[email protected]> Signed-off-by: David S. Miller <[email protected]>