]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275393:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 16 Dec 2014 11:45:33 +0000 (11:45 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 16 Dec 2014 11:45:33 +0000 (11:45 +0000)
commit0c6dd568c7a83daaba5fa749a2143f0c275d0782
tree600a223c94978b4a5e87dd56f7738f72da05286a
parentb8e737ce0050c86f370a5a98d64c3d124cf55257
MFC r275393:
  Remove unneded check. No need to do m_pullup to the size that we prepended.

MFC r275473:
  Fix style(9) and remove m_freem(NULL).
  Add XXX comment, it looks incorrect, because m_pkthdr.len is already
  incremented by M_PREPEND().

Sponsored by: Yandex LLC

git-svn-id: svn://svn.freebsd.org/base/stable/10@275825 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netipsec/keysock.c