Better use phy opt mask.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
246ed5cf19
commit
2700163e1f
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
|||
#define PHY_OPT_GPIO 0x4
|
||||
#define PHY_OPT_LED 0x8
|
||||
|
||||
#define PHY_OPT_MASK 0x1
|
||||
#define PHY_OPT_MASK (PHY_OPT_WCID)
|
||||
|
||||
#define PHY_MAX_SIZE 8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue