commit | 16f01365fa01150bf3606fe702a80a03ec87953a | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Thu Aug 16 05:34:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 20 02:23:14 2012 -0700 |
tree | 07695d8703bb3b25a97b5ec3a80b5701daeb111d | |
parent | 5ef5d6c569f80cf716d75fa88e9b5ee72f0986b2 [diff] |
packet: Report rings cfg via diag engine One extension bit may result in two nlattrs -- one per ring type. If some ring type is not configured, then the respective nlatts will be empty. The structure reported contains the data, that is given to the corresponding ring setup socket option. Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>