Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266687
b: refs/heads/master
c: 11ba69e
h: refs/heads/master
i:
  266685: bd3a284
  266683: 0005aa2
  266679: 8128149
  266671: 8d5f24b
  266655: 97e97d5
  266623: ec94e2f
v: v3
  • Loading branch information
Jacob Keller authored and Jeff Kirsher committed Oct 16, 2011
1 parent 9665585 commit 4792ac3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: de4c7f653b2ff24dfff47edea0d67aa6fc681cee
refs/heads/master: 11ba69e876e1141fa4b11a7c0efb256a8df9ae7d
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/intel/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -6268,6 +6268,7 @@ static int igb_hwtstamp_ioctl(struct net_device *netdev,
tsync_rx_ctl |= E1000_TSYNCRXCTL_TYPE_EVENT_V2;
config.rx_filter = HWTSTAMP_FILTER_PTP_V2_EVENT;
is_l2 = true;
is_l4 = true;
break;
default:
return -ERANGE;
Expand Down

0 comments on commit 4792ac3

Please sign in to comment.