[PATCH] bcm43xx: do not rebuild when kernel version changes
authorSam Ravnborg <sam@ravnborg.org>
Sun, 4 Mar 2007 05:55:08 +0000 (23:55 -0600)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 15:00:55 +0000 (11:00 -0400)
commit0ae08183d89fa48c0e4be019f45b93ad638c3890
tree65035119b70a627588873f9441e789cfa22bc04e
parent99d3184ac7b4e91c88073f474ebe758540b3ad82
[PATCH] bcm43xx: do not rebuild when kernel version changes

In bcm43xx_ethtool, UTS_RELEASE is used. Replacing this with utsname()->release
avoids rebuilding this module each time the kernel version changes.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_ethtool.c