From: Sam Ravnborg Date: Sun, 4 Mar 2007 05:55:08 +0000 (-0600) Subject: [PATCH] bcm43xx: do not rebuild when kernel version changes X-Git-Tag: v2.6.22-rc1~1110^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ae08183d89fa48c0e4be019f45b93ad638c3890;p=pandora-kernel.git [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 Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed