projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce713ee
)
bfin: Fix build failure due to get_ts_info() changes.
author
David S. Miller
<davem@davemloft.net>
Fri, 6 Apr 2012 04:17:50 +0000
(
00:17
-0400)
committer
David S. Miller
<davem@davemloft.net>
Fri, 6 Apr 2012 04:17:50 +0000
(
00:17
-0400)
Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/adi/bfin_mac.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/adi/bfin_mac.c
b/drivers/net/ethernet/adi/bfin_mac.c
index
db22278
..
f816426
100644
(file)
--- a/
drivers/net/ethernet/adi/bfin_mac.c
+++ b/
drivers/net/ethernet/adi/bfin_mac.c
@@
-549,7
+549,7
@@
static int bfin_mac_ethtool_setwol(struct net_device *dev,
}
static int bfin_mac_ethtool_get_ts_info(struct net_device *dev,
- struct ethtool_ts_info *info)
;
+ struct ethtool_ts_info *info)
{
info->so_timestamping =
SOF_TIMESTAMPING_TX_HARDWARE |