[dpdk-dev] [PATCH 0/5] ixgbe: cleanup patches

2015-03-10 Thread Thomas Monjalon
2015-03-06 18:23, Stephen Hemminger: > These are things found while reviewing ixgbe driver. > No bugs or functionality changes, just minor things like naming > and use of const. > > Stephen Hemminger (5): > ixgbe: make txq_ops const > ixgbe: make register maps const > ixgbe: make bulk alloc

[dpdk-dev] [PATCH 0/5] ixgbe: cleanup patches

2015-03-06 Thread Stephen Hemminger
These are things found while reviewing ixgbe driver. No bugs or functionality changes, just minor things like naming and use of const. Stephen Hemminger (5): ixgbe: make txq_ops const ixgbe: make register maps const ixgbe: make bulk alloc static ixgbe: rename set_tx_function ixgbe: renam