Skip to content

Commit

Permalink
stmmac: update the driver version to Nov_2012
Browse files Browse the repository at this point in the history
Many new feauture have been introduced in the driver:
ethtool coalesce options, Rx HW watchdog... so this patch updates the
driver's version.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Giuseppe CAVALLARO authored and David S. Miller committed Nov 26, 2012
1 parent f9e01b5 commit cfd1979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/stmicro/stmmac/stmmac.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#define __STMMAC_H__

#define STMMAC_RESOURCE_NAME "stmmaceth"
#define DRV_MODULE_VERSION "March_2012"
#define DRV_MODULE_VERSION "Nov_2012"

#include <linux/clk.h>
#include <linux/stmmac.h>
Expand Down

0 comments on commit cfd1979

Please sign in to comment.