pxe: Fix interrupt unmasking
commit030b9a942871e73e36930154e4d484657ac8e5fa
authorH. Peter Anvin <hpa@zytor.com>
Sat, 31 Mar 2012 00:27:04 +0000 (30 17:27 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 31 Mar 2012 00:29:35 +0000 (30 17:29 -0700)
tree0b7d48fa5698bc5dde1c6c35acff32e2f7b5127c
parent12b2033fc541241f1b5a286a1a80dd309fe2a708
pxe: Fix interrupt unmasking

Fix the interrupt unmasking operation; order of arguments was
reversed and the masking constant was incorrect.

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