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 static > ixgbe: rename set_tx_function > ixgbe: rename igb_* to ixgbe_*
Applied, thanks