linux_dsm_epyc7002/drivers/net/ethernet/freescale
Manfred Rudigier db83d136d7 gianfar: Fix missing sock reference when processing TX time stamps
When there is not enough headroom in the skb a private copy will be made.
However, the private copy had no reference to the socket and consequently
no time stamp could be queued on the socket error queue during the
skb_tstamp_tx function. This patch fixes this issue by also stealing the
sock reference from the original skb after making the private copy.

Signed-off-by: Manfred Rudigier <manfred.rudigier@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-12 15:26:01 -08:00
..
fs_enet net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() 2011-11-29 00:25:05 -05:00
fec_mpc52xx_phy.c freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
fec_mpc52xx.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
fec_mpc52xx.h freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
fec.c fec: use an unique MDIO bus name. 2012-01-10 16:35:00 -08:00
fec.h freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
fsl_pq_mdio.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2011-12-16 02:11:14 -05:00
fsl_pq_mdio.h freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
gianfar_ethtool.c gianfar: Reject out-of-range RX NFC locations 2012-01-04 14:09:10 -05:00
gianfar_ptp.c net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() 2011-11-29 00:25:05 -05:00
gianfar_sysfs.c freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
gianfar.c gianfar: Fix missing sock reference when processing TX time stamps 2012-01-12 15:26:01 -08:00
gianfar.h ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN 2011-11-16 20:23:17 -05:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-01-04 21:35:43 -05:00
Makefile freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
ucc_geth_ethtool.c freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
ucc_geth.c ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN 2011-11-16 20:23:18 -05:00
ucc_geth.h ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN 2011-11-16 20:23:18 -05:00