mii: add support of pause frames in mii_get_an
authorartpol <artpol84@gmail.com>
Wed, 27 Apr 2011 17:49:14 +0000 (17:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Apr 2011 20:57:32 +0000 (13:57 -0700)
commit2b5a4ace664cfe05c17bee60c4da66263a05fccf
treefcae796e9b40d1670649a198ec95e03009f9c902
parenteee9700c5dd8fbac517c8c1e85c60b688bc311a9
mii: add support of pause frames in mii_get_an

Add support of pause frames advertise in mii_get_an. This provides all drivers
that use mii_ethtool_gset to represent their own and Link partner flow control
abilities in ethtool.

Signed-off-by: Artem Polyakov <artpol84@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/mii.c