git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a915b9
)
ixgbe: fix missing function pointer conversion
author
Don Skidmore
<donald.c.skidmore@intel.com>
Sun, 6 Mar 2011 02:59:20 +0000
(18:59 -0800)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Tue, 8 Mar 2011 01:59:53 +0000
(17:59 -0800)
In the previous commit:
commit
5e655105e3e19d746f9e95c514b014c11c3d1b6a
Author: Don Skidmore <donald.c.skidmore@intel.com>
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 <jeffrey.t.kirsher@intel.com>
No differences found