]> git.baikalelectronics.ru Git - kernel.git/commit
pch_gbe: export a method to set the receive match address
authorTakahiro Shimizu <tshimizu818@gmail.com>
Fri, 20 Apr 2012 18:50:31 +0000 (18:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2012 19:27:45 +0000 (15:27 -0400)
commitb5b7c6bd6f3e592b2d705216310213b70a33923b
tree69b8d73f33be9fef9b3defa3f7167a1e5ad10d16
parent4675364e589e7af9ad488e5e26965c44eb6ca743
pch_gbe: export a method to set the receive match address

The code in phc_gbe_main will need to call this method in order to set the
station address register according to the receive time stamping filter.

[ RC - Rebased Takahiro's changes and wrote a commit message
  explaining the changes. ]

Signed-off-by: Takahiro Shimizu <tshimizu818@gmail.com>
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h
drivers/ptp/ptp_pch.c