]> Git Repo - linux.git/commit
igb: Refractoring function pointers in igb_get_invariants function
authorAkeem G. Abodunrin <[email protected]>
Tue, 29 Jan 2013 10:15:10 +0000 (10:15 +0000)
committerJeff Kirsher <[email protected]>
Fri, 15 Feb 2013 09:40:45 +0000 (01:40 -0800)
commita6053d76bd893a8bd7ecb8681d85b35cd4b45936
tree4e2d3e1209282b2a272817c60c0ff225121436c7
parenta1bf1f44c6ee3ddf803063692a2f1d5ed483efdc
igb: Refractoring function pointers in igb_get_invariants function

This patch simplifies igb_get_invariants function by moving all implemented
function pointers in this function to individual separate functions,
based on their functionalities, this would make debugging much easier.

Signed-off-by: Akeem G Abodunrin <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/igb/e1000_82575.c
This page took 0.053498 seconds and 4 git commands to generate.