From: Don Skidmore Date: Sun, 6 Mar 2011 02:59:20 +0000 (-0800) Subject: ixgbe: fix missing function pointer conversion X-Git-Tag: v2.6.39-rc1~468^2~129^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90827996c59135b73e54463dac38710d5ddf1d2a;p=pandora-kernel.git ixgbe: fix missing function pointer conversion In the previous commit: commit 5e655105e3e19d746f9e95c514b014c11c3d1b6a Author: Don Skidmore Date: Fri Feb 25 01:58:04 2011 +0000 ixgbe: add function pointer for semaphore function there was one release of the semaphore function call which did not get converted to a function pointer. Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed