From: Ben Hutchings Date: Wed, 28 Apr 2010 09:30:00 +0000 (+0000) Subject: sfc: Clean up efx_nic::irq_zero_count X-Git-Tag: v2.6.35-rc1~473^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28884c57400de326ba4c1ff9608f1d425bdd0fd;p=pandora-kernel.git sfc: Clean up efx_nic::irq_zero_count There is no need for this to be unsigned long; make it unsigned int. It does need a line in kernel-doc, so add that. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed