* Change maximum channel size for 0x0e (current channel)

This commit is contained in:
Jean-Michel Audet 2005-11-24 16:08:51 +00:00
parent 2ea87e639b
commit 29f43931e4

View File

@ -46,7 +46,7 @@
# define IPMI_LAN_SUSPEND_ARP_GRAT (1)
#define IPMI_LAN_GET_STAT 0x04
#define IPMI_CHANNEL_NUMBER_MAX 0xd
#define IPMI_CHANNEL_NUMBER_MAX 0xe
#define IPMI_LANP_TIMEOUT 3
#define IPMI_LANP_RETRIES 10