summaryrefslogtreecommitdiff
path: root/trafgen/.gitignore
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-01-29 21:53:08 +0200
committerDaniel Borkmann <dborkman@redhat.com>2015-01-30 17:04:30 +0100
commit50802193c013bf79411111cf393b3aafa5ad2dc5 (patch)
treea624d33af602e8a86757638c5ad32095e1ae845f /trafgen/.gitignore
parent319840b83b70b49705928687dcbd40653709e305 (diff)
geoip: Fix update failing
I have no enough arguments for this fix but it fixes the failing of geoip updating. Seems "shutdown(..)" closes socket too early. So shutdown(...) is removed and added "Connection: close" http header which says http server to close connection after response will be sent. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen/.gitignore')
0 files changed, 0 insertions, 0 deletions
sb.c?h=nds-private-remove&id=3f67790d2b7e322bcf363ec717085dd78c3ea7cd&id2=cd44691f7177b2c1e1509d1a17d9b198ebaa34eb'>diff)parent206c4720092d2a24bfefc041b377e889a220ffbf (diff)
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator fixes from Mark Brown: "Three changes here: two run of the mill driver specific fixes and a change from Mark Rutland which reverts some new device specific ACPI binding code which was added during the merge window as there are concerns about this sending the wrong signal about usage of regulators in ACPI systems" * tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: fixed: Revert support for ACPI interface regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce regulator: twl6030: fix range comparison, allowing vsel = 59
Diffstat (limited to 'drivers/usb/phy/phy-qcom-8x16-usb.c')