On 07/10/2013 02:13 PM, Eliezer Tamir wrote: > Rename the file and correct all the places where it is included. > > Signed-off-by: Eliezer Tamir <[email protected]> > --- > > drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 2 > drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2 > drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 2 > drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2 > fs/select.c | 2 > include/net/busy_poll.h | 183 > +++++++++++++++++++++++ > include/net/ll_poll.h | 183 > ----------------------- > net/core/datagram.c | 2 > net/core/sock.c | 2 > net/core/sysctl_net_core.c | 2 > net/ipv4/tcp.c | 2 > net/ipv4/tcp_ipv4.c | 2 > net/ipv4/udp.c | 2 > net/ipv6/tcp_ipv6.c | 2 > net/ipv6/udp.c | 2 > net/socket.c | 2 > 16 files changed, 197 insertions(+), 197 deletions(-) > create mode 100644 include/net/busy_poll.h > delete mode 100644 include/net/ll_poll.h
Did you use -M command line option with 'git format-patch'? Gr. AvS ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
