null: fix crash when added to bonding
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Fri, 30 Oct 2015 14:25:49 +0000 (15:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 1 Nov 2015 17:10:55 +0000 (18:10 +0100)
commitc92db8aefb614338bda56d1af7a4612bd538305f
tree5d63a7facd30ac5369e9cb07d5fd0638a425e459
parent734ce47f71e02891344f30f0787dcf5a7d8d4181
null: fix crash when added to bonding

This patch initializes eth_dev->link_intr_cbs queue used when null pmd is
added to the bonding.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Tetsuya Mukawa <mukawa@igel.co.jp>
drivers/net/null/rte_eth_null.c