pxe: drop UDP close from unload sequence
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 03:29:48 +0000 (19:29 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 03:29:48 +0000 (19:29 -0800)
commit32575ebfd7e9a2c6af11a6e3218c618b5e46e413
tree44c2b0eabc4c1302259b5327924c2a00d8da86e0
parent48a401b4ea72752561a887edc12a1f3df336d7a8
pxe: drop UDP close from unload sequence

UDP close is part of the reset sequence, not the unload sequence.  Now
we always execute the reset sequence, so drop it from the unload
sequence.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/pxe/pxe.c