commit | 2453beb632e3e8c194c87953a536a4c58b149867 | [log] [tgz] |
---|---|---|
author | Vince Bridgers <vbridger@opensource.altera.com> | Wed Apr 15 11:17:39 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 16 13:58:42 2015 -0400 |
tree | df7e17502bd1e4bfa8421f578b944d2aa1b2bd53 | |
parent | 13967f0c2abc088c27718319b9a571ccbf43fa89 [diff] |
stmmac: Add defines and documentation for enabling flow control Add defines and documentation for enabling flow control on the stmmac. Flow control was not implemented correctly on the stmmac driver and is currently non-functional as a result. This is the first in a series of small patches to correctly implement this feature. Signed-off-by: Vince Bridgers <vbridger@opensource.altera.com> Signed-off-by: David S. Miller <davem@davemloft.net>