From: Russ Dill Date: Fri, 23 Mar 2012 09:21:34 +0000 (-0700) Subject: ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flags X-Git-Tag: v3.4-rc2~12^2~4^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0dbf2a726e5387251a567c8531d9fd3e34d2dfb;p=pandora-kernel.git ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flags If this function is called the first time with flags set, and the second time without flags set then the leftover flags from the first called will be used rather than the desired default flags. Signed-off-by: Russ Dill Tested-by: Igor Grinberg Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed