]> git.baikalelectronics.ru Git - kernel.git/commit
[IRDA]: Remove irlan_eth_send_gratuitous_arp()
authorAdrian Bunk <bunk@kernel.org>
Tue, 15 Apr 2008 07:29:24 +0000 (00:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Apr 2008 07:29:24 +0000 (00:29 -0700)
commit38e9a1a2c6669740a9d0142090b541cd2e8f260f
tree1afc78a879edfaa6aa75066a0e97dd5c9e3f4ba3
parent0d0b908798c0439d6b4f0a6d19f06abaf002dbbd
[IRDA]: Remove irlan_eth_send_gratuitous_arp()

Even kernel 2.2.26 (sic) already contains the
  #undef CONFIG_IRLAN_SEND_GRATUITOUS_ARP
with the comment "but for some reason the machine crashes if you use DHCP".

Either someone finally looks into this or it's simply time to remove
this dead code.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/irda/irlan_eth.h
net/irda/irlan/irlan_common.c
net/irda/irlan/irlan_eth.c