git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b836dd
)
net: fix net/core/sock.c build error
author
Randy Dunlap
<rdunlap@xenotime.net>
Mon, 10 Sep 2012 16:13:07 +0000
(09:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Sep 2012 20:44:45 +0000
(16:44 -0400)
Fix net/core/sock.c build error when CONFIG_INET is not enabled:
net/built-in.o: In function `sock_edemux':
(.text+0xd396): undefined reference to `inet_twsk_put'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found