ping: revert "try SOCK_DGRAM if no root privileges"
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Jan 2014 10:53:26 +0000 (11:53 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Jan 2014 10:53:26 +0000 (11:53 +0100)
commitf0058b1b1fe9f7e69b415616096fb9347f599426
treea76be37a1cf04573d73fca6ed70eb08de4f0fe81
parente4569be24488242eb190b379003a9afe789c844b
ping: revert "try SOCK_DGRAM if no root privileges"

It wasn't working, and fixes on top of it would make ping
noticeably larger.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ping.c