From: Alexander Duyck Date: Mon, 5 Oct 2009 06:33:46 +0000 (+0000) Subject: igb: add function to handle mailbox lock X-Git-Tag: v2.6.33-rc1~388^2~926 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0acb6fde5fc84009be1c7efc0aaa8e69e394a2e2;p=pandora-kernel.git igb: add function to handle mailbox lock Both the read and write mailbox functions need to acquire the mailbox lock. Since that is the case we might as well combine both of the procedures into one function so it is easier to maintain. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed