From: Sakari Ailus Date: Wed, 9 Feb 2011 10:25:06 +0000 (+0000) Subject: tlan: Fix bugs introduced by the last tlan cleanup patch X-Git-Tag: v2.6.39-rc1~468^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45437efff460aa033978180da88229c5fc68455;p=pandora-kernel.git tlan: Fix bugs introduced by the last tlan cleanup patch Fix two bugs introduced by the commit c659c38b2796578638548b77ef626d93609ec8ac ("tlan: Code cleanup: checkpatch.pl is relatively happy now.") In that change, TLAN_CSTAT_READY was considered as a bit mask containing a single bit set while it was actually had two set instead. Many thanks to Dan Carpenter for finding the mistake. Signed-off-by: Sakari Ailus Signed-off-by: David S. Miller --- Reading git-diff-tree failed