]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tsec: Add TSEC_FIBER flag
authorPeter Tyser <ptyser@xes-inc.com>
Mon, 9 Nov 2009 19:09:48 +0000 (13:09 -0600)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 1 Feb 2010 06:34:34 +0000 (22:34 -0800)
commit5f6b1442218fcb6a3ef0d2be05d84119cebfe0ae
treeb0f19fb69f8a91e1e3ff1d1bbddaea9fe3e50f98
parent8abb8dcc8d6f2a9e31551a6fa41de97bd1f15350
tsec: Add TSEC_FIBER flag

The TSEC_FIBER flag should be set when a PHY is operating with an
external fiber interface.  Currently it is only used to notify a user
that the PHY is operating in fiber mode.

A short description was also added to the other TSEC flag defines so
that it is clear how they differ from one another.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/tsec.c
include/tsec.h