18/03/2014 23:04, Hiroshi Shimamoto : > > Remove unused dev_ops functions. > > > > The API of some functions (memnic_vlan_rx_add_vid, > > memnic_vlan_rx_kill_vid) changed starting from 3.3 kernel. Instead of > > using a #ifdef to handle the compilation on any kernel, we can just > > remove these functions as they are not needed. > > > > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com> > > Acked-by: Hiroshi Shimamoto <h-shimamoto at ct.jp.nec.com>
Applied. Thank you -- Thomas