commit | a6053d76bd893a8bd7ecb8681d85b35cd4b45936 | [log] [tgz] |
---|---|---|
author | Akeem G. Abodunrin <akeem.g.abodunrin@intel.com> | Tue Jan 29 10:15:10 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 15 01:40:45 2013 -0800 |
tree | 4e2d3e1209282b2a272817c60c0ff225121436c7 | |
parent | a1bf1f44c6ee3ddf803063692a2f1d5ed483efdc [diff] |
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 <akeem.g.abodunrin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>