r8152: replace void * with struct r8152 *
authorhayeswang <hayeswang@realtek.com>
Fri, 16 Aug 2013 08:09:33 +0000 (16:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:08:21 +0000 (00:08 -0700)
Change the type of contex of tx_agg and rx_agg from void * to
staruc r8152 *.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found