From: Dan Carpenter Date: Wed, 7 Mar 2012 00:02:04 +0000 (+0000) Subject: atl1c: set ATL1C_WORK_EVENT_RESET bit correctly X-Git-Tag: v3.3-rc7~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783154573236f46b730b2eea17d2e6e04bdb3251;p=pandora-kernel.git atl1c: set ATL1C_WORK_EVENT_RESET bit correctly ATL1C_WORK_EVENT_RESET is zero so the original code here is a nop. The intent was to set the zero bit. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed