e1000: separate link and Rx interrupt disabling
authorYong Liu <yong.liu@intel.com>
Thu, 29 Oct 2015 09:18:39 +0000 (17:18 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 29 Oct 2015 17:57:12 +0000 (18:57 +0100)
commit72d9269cd89138e2982308d32a5bba0aaa92c9b4
tree4f3d706612ff1287999235f5940cd7f34175d43a
parent667b9313f9ed513057fda21ecd92cb8fa13bb7e1
e1000: separate link and Rx interrupt disabling

Separate lsc and rxq interrupt for they have different interrupt handlers.

Signed-off-by: Marvin Liu <yong.liu@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
drivers/net/e1000/em_ethdev.c