[dpdk-dev] [PATCH 0/2] static matcher cleanups

2015-07-22 Thread Thomas Monjalon
2015-07-16 16:47, Stephen Hemminger: > These were found by running the Linux kernel coccinelle scripts > on the DPDK source. > > Stephen Hemminger (2): > rte_ethdev: fix crash if malloc fails in rte_eth_dev_callback_register > kni: fix coccinelle warnings Applied, thanks

[dpdk-dev] [PATCH 0/2] static matcher cleanups

2015-07-16 Thread Stephen Hemminger
These were found by running the Linux kernel coccinelle scripts on the DPDK source. Stephen Hemminger (2): rte_ethdev: fix crash if malloc fails in rte_eth_dev_callback_register kni: fix coccinelle warnings lib/librte_eal/linuxapp/kni/ethtool/igb/igb_main.c | 4 ++-- lib/librte_eal/linuxapp/