From: Christian Lamparter Date: Sat, 25 Oct 2008 14:14:14 +0000 (+0200) Subject: p54: fix build warnings X-Git-Tag: v2.6.28-rc3~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c2e25554991f9c17bcd24028db5e1c50ecb0ad;p=pandora-kernel.git p54: fix build warnings On Saturday 25 October 2008 10:24:10 Johannes Berg wrote: > just FYI in case you haven't seen them. the p54 one looks like a genuine > problem. > > drivers/net/wireless/p54/p54common.c: In function ‘p54_parse_eeprom’: > drivers/net/wireless/p54/p54common.c:325: warning: ‘synth’ may be used uninitialized in this function There you go. Yes, it is a genuine problem, if the device's eeprom is screwed really up. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed