Home
last modified time | relevance | path

Searched hist:"8 b89f3a19de05992a70f727072b65f3ea1397075" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.hdiff 8b89f3a19de05992a70f727072b65f3ea1397075 Sat Aug 15 15:14:51 CDT 2015 Govindarajulu Varadarajan <_govind@gmx.com> enic: move struct definition from .c to .h file

Some of the structure definitions are in .c file to make them private to
that file. This patch moves the struct definition to .h file, So that their
definitions are accessible from other files.

Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dvnic_dev.cdiff 8b89f3a19de05992a70f727072b65f3ea1397075 Sat Aug 15 15:14:51 CDT 2015 Govindarajulu Varadarajan <_govind@gmx.com> enic: move struct definition from .c to .h file

Some of the structure definitions are in .c file to make them private to
that file. This patch moves the struct definition to .h file, So that their
definitions are accessible from other files.

Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>