SCARD: Clean up SIM/USIM selection
authorMasashi Honma <masashi.honma@gmail.com>
Sun, 17 Nov 2013 10:17:09 +0000 (12:17 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Nov 2013 14:47:38 +0000 (16:47 +0200)
commit22cf7d7324ee5e75d3baf905123a5554edf36e8b
tree5da91166977683ccb191ce48129027061a0bd6a5
parentcea97a04f9527f026c3c3570f2c071c459513393
SCARD: Clean up SIM/USIM selection

Commit eb324600295a570199a5e25eb64e60781a04fb74 left an unneeded
sim_type argument to scard_init(). Remove that unnecessary argument to
clean up the implementation.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
src/utils/pcsc_funcs.c
src/utils/pcsc_funcs.h
wpa_supplicant/eapol_test.c
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c