Update IPMI max session count from 5 to 15

According to the IPMI spec,No of possible active session is
one byte - BIT5-BIT0 so 63 is the max active session we can have.

- 15 was chosen as it seems to be reasonable.

Tested: Able to establish the 14 LAN sessions and 1 reserved for
sessionless connection.
Get session Info command should provide 15 as max no of ipmi session

Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com>
Change-Id: I1bc2003502f35c1d15de18cdf2874cd6ce74006e
1 file changed